PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.shadings Package / PDFShading Class / setAntiAlias Method
In This Topic
    setAntiAlias Method
    In This Topic
    Sets a value indicating whether to filter the shading function to prevent aliasing artifacts.
    Syntax
    public void setAntiAlias( 
       boolean value
    )

    Parameters

    value
    See Also